home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / epson.arc / EPSTAR.DOC < prev    next >
Text File  |  1985-12-18  |  9KB  |  200 lines

  1.  
  2.  
  3.                                EPSTAR.DOC
  4. ========================================================================
  5.  
  6. EPSTAR is a program which allows you to set most EPSON FX-80,100 etc series
  7. options from simple menu-screens.
  8.  
  9. There are also functions which permit the printing of text files which may
  10. contain imbedded option-setting commands.  Such files may have been created
  11. by WORDSTAR.
  12.  
  13. EPSTAR displays first MENU #1.  Enter "2" to display MENU #2.
  14. Enter "F" for File Loading and Printing Menu.
  15. Enter "Q" or "X" to Quit or eXit program.
  16.  
  17. OPTIONS
  18. ---------
  19. All options are specified by the entry of a letter followed by a number.
  20. Letters may be upper or lower-case.
  21. Letter and number need not be seperated by a blank.
  22.  
  23. These options are listed below and explained where not obvious from the menus.
  24.  
  25.     Character-Width. (C, or W as alternate)
  26.  
  27.     Line-spacing. (L)
  28.        (vertical lines per inch, does not effect height of characters).
  29.  
  30.     Darkness of printed type. (D)
  31.        Darkness of 3 or 5 is not compatible for EPSON with Character-width
  32.        of 17,12 or 9.  In such cases, EPSTAR adjusts Darkness to 2 and
  33.        sends warning message.
  34.  
  35.     Slanted printing (Italics).  (S)
  36.  
  37.     Underlined Printing.  (U)
  38.         Underlines all printing when ON, including blanks.
  39.  
  40.     Teeny printing.  (T)     \t1\
  41.         Teeny printing.  (T)
  42.         Teeny printing.  (T) \t0\
  43.         (this is actually an interesting use of the EPSON Subscript
  44.          mode.  Besides setting this mode which causes half-height \t0\
  45.          characters to be printed in the top half of the line, we
  46.          automatically adjust Line-spacing (6/72, half of normal),
  47.          and Character-with (C17) to make VERY small printing.
  48.          Line-spacing and Character-width may be readjusted after entering
  49.          Teeny-mode. (It may be necessary to set "T1" on line BEFORE the Teeny
  50.          printing starts to give proper line-spacing.)
  51.  
  52.          Upon leaving Teeny-mode, Line-spacing and Character-width are reset
  53.          to what they were when Teeny-mode was entered.
  54.  
  55.          "T1" may be used for actual subscripting as in H\t1\2\t0\0.
  56.          An additional "T2" is provided for actual superscripting as in PiR\t2\2\t0\.
  57.  
  58.          Note: EPSON insists upon going into double-strike mode when super- or
  59.                sub-scripting. (EPSTAR calls double-strike "Darkness of 2".)
  60.  
  61.     Visible. (V)
  62.          V1: each print-style option change causes a sample-line to be printed.
  63.  
  64.          V2: allows you to specify your own sample-line for V1 printing.
  65.  
  66.          V3: each line entered is printed immediately. These lines may
  67.              contain imbedded back-slash commands as in files for printing.
  68.              This is handy for fine adjustments for spacing labels, etc...
  69.              you can set Lines to a small spacing value via Menu, then "V3".
  70.              Each line of (space, return) prints nothing but advances the
  71.              platen by one (small) line.  (Return) only quits "V3".
  72.  
  73.     Initialize. (I)
  74.          Avoid using in files except at end of lines as it clears EPSON buffer.
  75.  
  76.          Do not use if there is no paper in the printer as the EPSON initialize
  77.          code sets ALARM to ON.  Even though EPSTAR immediately resets ALARM
  78.          to OFF, the printer will start beeping and you will get a printer
  79.          error.
  80.  
  81.     End-of-paper Alarm (A). Our default is "OFF".
  82.  
  83.     fOrms-length. (O)
  84.         May be set in inches or number of lines. Actual setting for EPSON is
  85.         in inches and remains even if Line-spacing is changed.
  86.  
  87.     Form-feed (page Eject). (E) (Number after "E" is lines to skip after feed.)
  88.  
  89.     Skip over fold at page-end. (K) (# is how many lines to skip, 0 resets.)
  90.  
  91.     Print a file. (P) Any length text file.
  92.             WORDSTAR  files may not be printed this way unless "cleaned" first.
  93.             Files may contain embedded EPSTAR commands. (See PRINTING FILES).
  94.             "P" may be followed by a number which is number characters to shift
  95.             text right. "P" does not load the file into memory, so there is no
  96.             limit to the length of the file printed as with File-Printing Menu.
  97.             To have EPSTAR print embedded commands instead of acting upon them,
  98.             enter (right-shift) as a negative number.
  99.  
  100.     Bit-mode printing. (B) (# is how many times (1-960) to print the "bit-mode
  101.         character".  Bottom print-dot is the ones-bit, top print-dot is the
  102.         hi-order (8th) bit of the "bit-mode character".
  103.         In the double-density bitmode used, 120 dots per inch are placed.
  104.         960 dots (bitmode chars) make a full sweep of an 80 character
  105.         printer.  If Epson printer is sent successive groups of 960 dots,
  106.         line-spacing seems to be properly handled so that the bottom dot
  107.         in a line is just above the top dot in the next line.
  108.  
  109.     Set bit-mode character. (Y) (Y=)
  110.         If command is "Y90" character is set to ASCII 90 (0-255 allowed).
  111.  
  112.         If command is "Y=00001010" (for example) dot wires 2 and 4 are set...
  113.             (i.e. character is entered directly in binary. Leading zeroes
  114.              are optional, the "=" indicates binary.)
  115.         Binary form is only allowed with embedded (using back-slashes) commands.
  116.         This can be very slow in printing. See note below for faster method.
  117.  
  118.     NOTE for bit-mode: if bit-mode character is set to -1 (not a character),
  119.         the character is not printed.  What happens instead is that the number
  120.         of characters specified (# after the "B") will be used from text in your
  121.         file which immediately follows the "B#" command.  These characters may
  122.         include LF/CRs.
  123.  
  124.         If you intend to use this you may have a problem because the hi-order
  125.         bits are stripped off when printing/loading files to be compatible with
  126.         WORDSTAR source files.  There is an option not on the menus to suppress
  127.         turning off of these hi-order bits: it is "H0" to suppress, "H1" to not
  128.         suppress, initial value is "H1".  If you load/print a file with "Y-1"
  129.         graphics without suppressing the hi-bit stripping, your top print dot
  130.         will never fire in any such graphics you may want to generate.
  131.  
  132.  
  133.  
  134. \e\
  135. FILE PRINTING MENU - (many more features than "P" option on Menu #2)
  136. -----------------------------------------------------------------
  137. (ENTER "F" AT MAIN MENU for File-Printing/Loading Menu).
  138.  
  139. Files of up to 100 lines may be printed.
  140. EPSTAR option-setting commands may be contained in such a file.
  141. Maximum characters per line is 140 (counting commands).
  142. Files may be printed multiple times without re-reading, as when
  143. producing many copies of a label etc.
  144.  
  145. Specified parts of a file may be printed via line ranges entered at the
  146. file-printing Menu. (Be careful when you do this as your option-setting
  147. may be obscure if you jump into your file in the middle.  If you seem to
  148. have some error, either print the whole file, or Initialize printer first
  149. from Main Menu.)
  150.  
  151. Files to be printed may be any WORDSTAR file.  Such files are converted to
  152. normal format before printing.  The only limitation is that no WORDSTAR
  153. PARAGRAPH may contain more than 2550 characters (generally about 42 lines).
  154.  
  155. Text may be indented via this Menu.
  156. Be careful as indenting is in CURRENT character-size.
  157.  
  158.  
  159. EPSTAR COMMANDS CAN BE IN THE FILE TO PRINT
  160. -------------------------------------------
  161. The text in printed file may have imbedded in it the same characters which
  162. may be entered at the main menu to change Epson options.  It is only
  163. neccessary to bracket them with BACK-SLASH "\\" characters so they
  164. will not be mistaken for text to be printed. Blanks may be freely inter-
  165. mixed within commands to aid in lining-up text etc as shown below. (Back-
  166. slashes and commands will not be visible if this document was printed
  167. via EPSTAR.)
  168.  
  169. Examples:
  170. ---------
  171.  \c12\This line prints at 12 characters per inch.\c10\
  172.  \   \A word in this line prints at \d5\darkness\d1\ of 5.
  173.  \ d2\This line prints at darkness of 2 and \s1\part of it is in italics.\S0\
  174.  
  175. (You may print this document with EPSTAR to see the above examples.)
  176.  
  177. To have EPSTAR print embedded commands instead of acting upon them, enter
  178. ("number of times to print") as a negative number.
  179.  
  180. \D1\
  181. SPECIAL PROGRAMMER'S OPTION:
  182. ----------------------------
  183. In the case of embedded commands only, non-EPSTAR control characters may be
  184. specified directly in ASCII by using "Z" (or "z") as the command character.
  185.  
  186. Example:
  187. --------
  188.     These commands generate ESC M: \z27z77\ (Elite type, 12/inch on Epson).
  189. \c10\
  190. The entire command must be expressed in the "Z" mode and must appear
  191. within a single set of back-slashes (\\).
  192. \t1\
  193.  
  194.                                         (c) MCMLXXXIV
  195.                                         Robert Jules Siegel
  196.                                         401 Fourth Street
  197.                                         Park Slope, NY  11215\t0\
  198. 
  199.                                         401 Fourth Street
  200.                                         Park